
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <generator>Statique v0.1.0</generator>
    <lastBuildDate>Wed, 08 Jul 2026 17:52:45 +0000</lastBuildDate>
    <copyright>Licensed under CC BY-NC 4.0, 2026 vavakado (Vladimir Rubin)</copyright>
    <managingEditor>me@vavakado.xyz (Kiran Rubin)</managingEditor>
    <webMaster>xor@vavakado.xyz (Vladimir Rubin)</webMaster>

<title>vavakado's blog</title>
<language>en</language>
<link>https://vavakado.xyz/en</link>
<description>i post stuff here :3</description>
<atom:link href="https://vavakado.xyz/en-rss.xml" rel="self" type="application/rss+xml" />

<item>
<title>Minecraft on Chuwi Minibook X</title>
<description>my benchmarks on various settings and mods on my chuwi laptop</description>
<content:encoded><![CDATA[<p>my model has the n150 cpu and 16gb of ram</p>
<p>tested on version 1.21.4</p>
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col  class="org-left" />
<col  class="org-left" />
<col  class="org-right" />
<col  class="org-right" />
<col  class="org-left" />
</colgroup>
<thead>
<tr>
<th scope="col" class="org-left">mods</th>
<th scope="col" class="org-left">settings</th>
<th scope="col" class="org-right">render distance</th>
<th scope="col" class="org-right">fps</th>
<th scope="col" class="org-left">mode</th>
</tr>
</thead>
<tbody>
<tr>
<td class="org-left">none</td>
<td class="org-left">fancy</td>
<td class="org-right">12</td>
<td class="org-right">30-40</td>
<td class="org-left">bat</td>
</tr>
<tr>
<td class="org-left">none</td>
<td class="org-left">fancy</td>
<td class="org-right">12</td>
<td class="org-right">60-75</td>
<td class="org-left">ac</td>
</tr>
<tr>
<td class="org-left">none</td>
<td class="org-left">fancy</td>
<td class="org-right">4</td>
<td class="org-right">90-100</td>
<td class="org-left">bat</td>
</tr>
<tr>
<td class="org-left">none</td>
<td class="org-left">fancy</td>
<td class="org-right">4</td>
<td class="org-right">160-180</td>
<td class="org-left">ac</td>
</tr>
<tr>
<td class="org-left">none</td>
<td class="org-left">fast</td>
<td class="org-right">4</td>
<td class="org-right">120-130</td>
<td class="org-left">bat</td>
</tr>
<tr>
<td class="org-left">none</td>
<td class="org-left">fast</td>
<td class="org-right">4</td>
<td class="org-right">200-220</td>
<td class="org-left">ac</td>
</tr>
<tr>
<td class="org-left">perf</td>
<td class="org-left">fancy</td>
<td class="org-right">12</td>
<td class="org-right">70-80</td>
<td class="org-left">bat</td>
</tr>
<tr>
<td class="org-left">perf</td>
<td class="org-left">fancy</td>
<td class="org-right">12</td>
<td class="org-right">100-115</td>
<td class="org-left">ac</td>
</tr>
<tr>
<td class="org-left">perf</td>
<td class="org-left">fancy</td>
<td class="org-right">4</td>
<td class="org-right">85-95</td>
<td class="org-left">bat</td>
</tr>
<tr>
<td class="org-left">perf</td>
<td class="org-left">fancy</td>
<td class="org-right">4</td>
<td class="org-right">150-170</td>
<td class="org-left">ac</td>
</tr>
<tr>
<td class="org-left">perf</td>
<td class="org-left">fast</td>
<td class="org-right">4</td>
<td class="org-right">110-120</td>
<td class="org-left">bat</td>
</tr>
<tr>
<td class="org-left">perf</td>
<td class="org-left">fast</td>
<td class="org-right">4</td>
<td class="org-right">180-190</td>
<td class="org-left">ac</td>
</tr>
</tbody>
</table>
<p>despite the peak performance, suprisingly, being better on vanilla, on modded it was much smoother and with fewer hiccups.</p>
<p>I also wanted to test with Zink, but it limited the fps to the screen(50hz) so I wasn’t able to.</p>
<p>note that on fancy settings without mods no matter the actual fps, it heavily dropped when loading new chunks.</p>
<p>mod list:</p>
<ul>
<li>c2me-fabric-mc1.21.4-0.3.2+alpha.0.45.jar</li>
<li>cloth-config-17.0.144-fabric.jar</li>
<li>entityculling-fabric-1.10.2-mc1.21.4.jar</li>
<li>fabric-api-0.119.4+1.21.4.jar</li>
<li>ferritecore-7.1.3-fabric.jar</li>
<li>ImmediatelyFast-Fabric-1.8.6+1.21.4.jar</li>
<li>lithium-fabric-0.15.3+mc1.21.4.jar</li>
<li>modernfix-fabric-5.20.3+mc1.21.4.jar</li>
<li>moreculling-fabric-1.21.4-1.2.10.jar</li>
<li>sodium-fabric-0.6.13+mc1.21.4.jar</li>
</ul>
<p>jvm args:</p>
<pre><code class='code'><span class="text plain">-XX:+UseZGC
-XX:+ZGenerational
</span></code></pre>
<p>i used the default MoreCulling settings.</p>
<p>for fancy settings i used the default fancy settings, and for fast i set the particles to decreased, mipmaps to 2x, fast clouds, fast graphics, no smooth shadows</p>
]]></content:encoded>
<link>https://vavakado.xyz/en/blog/chuwi-minibook-x-minecraft</link>
<guid>https://vavakado.xyz/en/blog/chuwi-minibook-x-minecraft</guid>
<pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
</item>


<item>
<title>to be a tree</title>
<description>poem about trees hehe</description>
<content:encoded><![CDATA[<p>sometimes i wonder<br />
what it’s like to be a tree<br />
to feel kids’ laughter<br />
to be carefree</p>
<p>trees are so forgiving<br />
they endure so much kicking<br />
but they stand strong and persevere<br />
they stand like it’s their career</p>
]]></content:encoded>
<link>https://vavakado.xyz/en/blog/be-a-tree</link>
<guid>https://vavakado.xyz/en/blog/be-a-tree</guid>
<pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
</item>


<item>
<title>last candle ever lit</title>
<description>micro-fiction story i wrote</description>
<content:encoded><![CDATA[<p>there, sits a monk, in some filthy basement. not a single soul around.</p>
<p>he believes a set of ideas, now considered weird, once considered a widespread religion. yet, he’s all alone.</p>
<p>in the corner of the room there is an old box of candles. at least it was filled with them, a long time ago. but now, there’s only one left.<br />
he takes it out, lighting it and setting it on the damp floor. the fire slowly eats away at the wax.</p>
<p>he meditates, focusing on the flickering fire. an atmosphere of something important ending in the air.<br />
corpos stopped making good candles half a millenium ago, when real wax was deemed unprofitable. the only alternative are awful synthetic ones.</p>
<p>as the fire slowly goes out, so does he.</p>
<p>he’s the last one to reach enlightenment.</p>
<p>awareness was not profitable for the capital, so they made us get rid of it.</p>
]]></content:encoded>
<link>https://vavakado.xyz/en/blog/last-candle</link>
<guid>https://vavakado.xyz/en/blog/last-candle</guid>
<pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
</item>


<item>
<title>cold wind</title>
<description>a haiku about one experience i had</description>
<content:encoded><![CDATA[<p>the cold wind blowing<br />
as sleepy bees buzz around<br />
one in mountain peace</p>
]]></content:encoded>
<link>https://vavakado.xyz/en/blog/cold-wind</link>
<guid>https://vavakado.xyz/en/blog/cold-wind</guid>
<pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate>
</item>


<item>
<title>thought up promises</title>
<description>a poem about the mind thinking up things that aren't there</description>
<content:encoded><![CDATA[<p>thought up promises<br />
always end sad or bad<br />
they feel like lies<br />
overwhelm even a notepad</p>
<p>they taste like rust and chain<br />
choking you from inside<br />
and you can’t explain<br />
the reason your soul just died</p>
<p>someone might think<br />
that that’s just a wink<br />
but your mind<br />
already wants to bind</p>
]]></content:encoded>
<link>https://vavakado.xyz/en/blog/thought-up-promises</link>
<guid>https://vavakado.xyz/en/blog/thought-up-promises</guid>
<pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate>
</item>
</channel></rss>